home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / nm-applet / ce-page-wireless-security.glade < prev    next >
Extensible Markup Language  |  2009-10-14  |  2KB  |  56 lines

  1. <?xml version="1.0"?>
  2. <glade-interface>
  3.   <!-- interface-requires gtk+ 2.16 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <widget class="GtkWindow" id="wireless_security_page_widget">
  6.     <property name="title" translatable="yes">window2</property>
  7.     <child>
  8.       <widget class="GtkTable" id="WirelessSecurityPage">
  9.         <property name="visible">True</property>
  10.         <property name="border_width">12</property>
  11.         <property name="n_rows">2</property>
  12.         <property name="n_columns">2</property>
  13.         <property name="column_spacing">12</property>
  14.         <property name="row_spacing">6</property>
  15.         <child>
  16.           <widget class="GtkLabel" id="wireless_security_combo_label">
  17.             <property name="visible">True</property>
  18.             <property name="xalign">0</property>
  19.             <property name="label" translatable="yes">_Security:</property>
  20.             <property name="use_underline">True</property>
  21.             <property name="mnemonic_widget">wireless_security_combo</property>
  22.           </widget>
  23.           <packing>
  24.             <property name="x_options">GTK_FILL</property>
  25.             <property name="y_options"></property>
  26.           </packing>
  27.         </child>
  28.         <child>
  29.           <widget class="GtkComboBox" id="wireless_security_combo">
  30.             <property name="visible">True</property>
  31.             <property name="items">Foo</property>
  32.           </widget>
  33.           <packing>
  34.             <property name="left_attach">1</property>
  35.             <property name="right_attach">2</property>
  36.             <property name="y_options">GTK_FILL</property>
  37.           </packing>
  38.         </child>
  39.         <child>
  40.           <widget class="GtkVBox" id="wireless_security_vbox">
  41.             <property name="visible">True</property>
  42.             <child>
  43.               <placeholder/>
  44.             </child>
  45.           </widget>
  46.           <packing>
  47.             <property name="right_attach">2</property>
  48.             <property name="top_attach">1</property>
  49.             <property name="bottom_attach">2</property>
  50.           </packing>
  51.         </child>
  52.       </widget>
  53.     </child>
  54.   </widget>
  55. </glade-interface>
  56.